projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f88624
)
(POSIX_SIGNALS): New definition.
author
Richard M. Stallman
<rms@gnu.org>
Mon, 7 Oct 1996 17:54:16 +0000
(17:54 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Mon, 7 Oct 1996 17:54:16 +0000
(17:54 +0000)
src/s/ptx.h
patch
|
blob
|
history
diff --git
a/src/s/ptx.h
b/src/s/ptx.h
index 837a1964e80efbf1db2bf7b0dbd73bad4e3c2098..d9d223d1cc57bed937c0de03bb078b9e62cb60a9 100644
(file)
--- a/
src/s/ptx.h
+++ b/
src/s/ptx.h
@@
-166,3
+166,6
@@
struct timezone
/* PTX doesn't seem to have memmove. */
#define MEMMOVE_MISSING
+
+/* Kenneth Stailey <kstailey@eagle.dol-esa.gov> says this is needed. */
+#define POSIX_SIGNALS